DinoPackunBabyPetalMat_v
========================
  Textures:
    - DinoPackunBaby1
    - DinoPackunBaby_Hilight3
        Offset: 0.0830078125, -0.166015625
        Scale: 2.1923828125, 2.1923828125
    - DinoPackunBaby2Ind

  Ambient Colors:
    - 128, 128, 128, 128

  Color Registers:
    - 0, 0, 0, -45
    - 416, 420, 303, 255

  Steps:
    1: RGB = ((tex #1 RGB) * (vertex RGB)), multiply by 2
         A = (lerp from (tex #1 A) to 32 using (vertex A)), then add -45, multiply by 2
    2: RGB = ((vertex RGB) * (prev. A)), then add (prev. RGB)
         A = (64 * (vertex A)), then add -45
    3: RGB = ((416, 420, 303) * (tex #2 RGB)), then add (prev. RGB)
         A = (prev. A), multiply by 2
